home *** CD-ROM | disk | FTP | other *** search
- Path: CS.Arizona.EDU!not-for-mail
- From: dave@CS.Arizona.EDU (Dave Schaumann)
- Newsgroups: comp.sys.amiga.programmer
- Subject: make broken on Fresh Fish Volume 9?
- Date: 11 Feb 1996 22:22:24 -0700
- Organization: University of Arizona CS Department, Tucson AZ
- Message-ID: <4fmiqg$pit@lectura.CS.Arizona.EDU>
- NNTP-Posting-Host: lectura.cs.arizona.edu
-
-
- I recently purchased the Fresh Fish V9 cd, and tonight, I
- installed the development environment for the first time.
-
- For the most part, things seem to be OK. However, the
- make binary (make -v shows version 3.71) on the CD seems to
- be broken. Even with stack set to 700000 (and GCCSTACK set
- to 700000), stackmon shows a stack overflow even for very
- simple make targets like this:
-
- test:
- echo "hello"
-
-
- I've just tried make version 3.68 off of Aminet, and this
- seems at least a bit better. Anyone else have problems
- with the make on Fresh Fish V9?
-
- -Dave
-